gateway - unBind Devices
UnBind devices from a gateway under a registry
Path Parameters
subscriptionId string required
Subscription ID
registryId string required
Registry ID
application/json
Request Body required
application/json
deviceIds string[] required
gatewayId string required
Responses
- 200
- 400
- 404
- 500
OK
application/json
Schema
Schema
info string
Bad Request
application/json
Schema
Schema
error object
code integer
details string
message string
status string
Not Found
application/json
Schema
Schema
error object
code integer
details string
message string
status string
Internal Server Error
application/json
Schema
Schema
error object
code integer
details string
message string
status string
Loading...